Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.9] Move data stream index pattern creation test to xpack (#71511) #71997

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

mattkime
Copy link
Contributor

Backports the following commits to 7.9:

* Move data stream index pattern creation test to xpack
@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filter_bar·js.dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 5 times on tracked branches: https://github.com/elastic/kibana/issues/71987

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadCurrentData
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 9624
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:14]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:14]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:01:18]             └-: dashboard filter bar
[00:01:18]               └-> "before all" hook
[00:01:18]               └-> "before all" hook
[00:01:18]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:01:18]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:01:18]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_1/2j7jnwTxRzCdD8O49CqxQw] deleting index
[00:01:18]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/OlQoOcJqTF-IZtcdsOJqPg] deleting index
[00:01:18]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:01:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:01:18]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:01:18]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:01:18]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:01:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_1/vj7lQ9R_QmiOJc2z9OU2vg] update_mapping [_doc]
[00:01:18]                 │ debg Migrating saved objects
[00:01:18]                 │ proc [kibana]   log   [01:43:49.676] [info][savedobjects-service] Creating index .kibana_2.
[00:01:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:01:18]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] updating number_of_replicas to [0] for indices [.kibana_2]
[00:01:18]                 │ proc [kibana]   log   [01:43:49.738] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:01:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/2nYQGNLoRdORAdbrXcAE9A] update_mapping [_doc]
[00:01:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/2nYQGNLoRdORAdbrXcAE9A] update_mapping [_doc]
[00:01:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/2nYQGNLoRdORAdbrXcAE9A] update_mapping [_doc]
[00:01:18]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/2nYQGNLoRdORAdbrXcAE9A] update_mapping [_doc]
[00:01:19]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/2nYQGNLoRdORAdbrXcAE9A] update_mapping [_doc]
[00:01:19]                 │ proc [kibana]   log   [01:43:49.967] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:01:19]                 │ proc [kibana]   log   [01:43:50.017] [info][savedobjects-service] Finished in 344ms.
[00:01:19]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:01:20]                 │ debg navigating to dashboard url: http://localhost:6141/app/dashboards#/list
[00:01:20]                 │ debg navigate to: http://localhost:6141/app/dashboards#/list
[00:01:20]                 │ debg browser[INFO] http://localhost:6141/app/dashboards?_t=1594863831745#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:20]                 │
[00:01:20]                 │ debg browser[INFO] http://localhost:6141/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:20]                 │ debg ... sleep(700) start
[00:01:21]                 │ debg ... sleep(700) end
[00:01:21]                 │ debg returned from get, calling refresh
[00:01:22]                 │ debg browser[INFO] http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-16T01:43:53Z
[00:01:22]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:01:22]                 │
[00:01:22]                 │      "
[00:01:22]                 │ERROR browser[SEVERE] http://localhost:6141/33326/bundles/core/core.entry.js 83:275754 TypeError: Failed to fetch
[00:01:22]                 │          at Fetch._callee3$ (http://localhost:6141/33326/bundles/core/core.entry.js:34:108261)
[00:01:22]                 │          at l (http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:155137)
[00:01:22]                 │          at Generator._invoke (http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:154890)
[00:01:22]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:155494)
[00:01:22]                 │          at fetch_asyncGeneratorStep (http://localhost:6141/33326/bundles/core/core.entry.js:34:102354)
[00:01:22]                 │          at _throw (http://localhost:6141/33326/bundles/core/core.entry.js:34:102762)
[00:01:22]                 │ debg browser[INFO] http://localhost:6141/app/dashboards?_t=1594863831745#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:22]                 │
[00:01:22]                 │ debg browser[INFO] http://localhost:6141/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:22]                 │ debg currentUrl = http://localhost:6141/app/dashboards#/list
[00:01:22]                 │          appUrl = http://localhost:6141/app/dashboards#/list
[00:01:22]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:22]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:23]                 │ debg browser[INFO] http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-16T01:43:54Z
[00:01:23]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:01:23]                 │
[00:01:23]                 │      "
[00:01:23]                 │ debg ... sleep(501) start
[00:01:24]                 │ debg ... sleep(501) end
[00:01:24]                 │ debg in navigateTo url = http://localhost:6141/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:24]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:01:24]                 │ debg ... sleep(501) start
[00:01:25]                 │ debg ... sleep(501) end
[00:01:25]                 │ debg in navigateTo url = http://localhost:6141/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:25]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:27]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:58]               └-: filter editor field list
[00:01:58]                 └-> "before all" hook
[00:01:58]                 └-> "before all" hook
[00:01:58]                   │ debg gotoDashboardLandingPage
[00:01:58]                   │ debg onDashboardLandingPage
[00:01:58]                   │ debg TestSubjects.exists(dashboardLandingPage)
[00:01:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:02:00]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardLandingPage"] is not displayed
[00:02:03]                   │ debg --- retry.tryForTime failed again with the same message...
[00:02:04]                   │ debg clickDashboardBreadcrumbLink
[00:02:04]                   │ debg Find.clickByCssSelector('a[href="#/list"]') with timeout=10000
[00:02:04]                   │ debg Find.findByCssSelector('a[href="#/list"]') with timeout=10000
[00:02:04]                   │ debg expectExistsDashboardLandingPage
[00:02:04]                   │ debg TestSubjects.exists(dashboardLandingPage)
[00:02:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=120000
[00:02:04]                   │ debg TestSubjects.exists(newItemButton)
[00:02:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=5000
[00:02:05]                   │ debg TestSubjects.click(newItemButton)
[00:02:05]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:02:05]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:02:05]                   │ debg waitForRenderComplete
[00:02:05]                   │ debg in getSharedItemsCount
[00:02:05]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:02:05]                   │ debg Renderable.waitForRender for 0 elements
[00:02:05]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:15]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:02:16]                 └-> uses default index pattern on an empty dashboard
[00:02:16]                   └-> "before each" hook: global before each
[00:02:16]                   │ debg TestSubjects.click(addFilter)
[00:02:16]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:02:16]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:02:16]                   │ debg DashboardExpect.fieldSuggestions(bytes)
[00:02:16]                   │ debg comboBox.getOptionsList, comboBoxSelector: filterFieldSuggestionList
[00:02:16]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:02:16]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:02:16]                   │ debg TestSubjects.click(filterFieldSuggestionList)
[00:02:16]                   │ debg Find.clickByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:02:16]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:02:17]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:17]                   │ debg TestSubjects.find(~comboBoxOptionsList)
[00:02:17]                   │ debg Find.findByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=10000
[00:02:17]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:17]                   └- ✓ pass  (1.5s) "dashboard app using current data dashboard filter bar filter editor field list uses default index pattern on an empty dashboard"
[00:02:17]                 └-> shows index pattern of vis when one is added
[00:02:17]                   └-> "before each" hook: global before each
[00:02:17]                   │ debg DashboardAddPanel.addEmbeddable, name: Rendering-Test:-animal-sounds-pie, type: visualization
[00:02:17]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:02:17]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:17]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:20]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:20]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:20]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:20]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:20]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:20]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:20]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:23]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:23]                   │ debg --- retry.try error: Add panel still not open, trying again.
[00:02:24]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:24]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:24]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:24]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:24]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:24]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:24]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:27]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:27]                   │ debg --- retry.try failed again with the same message...
[00:02:28]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:28]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:28]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:28]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:28]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:28]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:28]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:30]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:31]                   │ debg --- retry.try failed again with the same message...
[00:02:31]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:31]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:31]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:31]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:31]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:31]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:31]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:34]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:34]                   │ debg --- retry.try failed again with the same message...
[00:02:35]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:35]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:35]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:35]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:35]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:35]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:35]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:37]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:38]                   │ debg --- retry.try failed again with the same message...
[00:02:38]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:38]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:38]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:38]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:39]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:39]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:39]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:41]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:42]                   │ debg --- retry.try failed again with the same message...
[00:02:42]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:42]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:42]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:42]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:42]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:42]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:45]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:45]                   │ debg --- retry.try failed again with the same message...
[00:02:46]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:46]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:46]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:46]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:46]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:46]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:46]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:48]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:49]                   │ debg --- retry.try failed again with the same message...
[00:02:49]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:49]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:49]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:49]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:50]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:50]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:50]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:52]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:53]                   │ debg --- retry.try failed again with the same message...
[00:02:53]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:53]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:53]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:53]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:53]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:53]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:56]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:56]                   │ debg --- retry.try failed again with the same message...
[00:02:57]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:57]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:57]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:57]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:57]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:57]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:57]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:59]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:00]                   │ debg --- retry.try failed again with the same message...
[00:03:00]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:00]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:00]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:00]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:00]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:00]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:03]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:03]                   │ debg --- retry.try failed again with the same message...
[00:03:04]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:04]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:04]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:04]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:04]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:04]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:07]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:07]                   │ debg --- retry.try failed again with the same message...
[00:03:08]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:08]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:08]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:08]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:08]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:08]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:08]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:10]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:11]                   │ debg --- retry.try failed again with the same message...
[00:03:11]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:11]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:11]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:11]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:11]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:11]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:11]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:14]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:14]                   │ debg --- retry.try failed again with the same message...
[00:03:15]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:15]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:15]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:15]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:15]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:15]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:15]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:18]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:18]                   │ debg --- retry.try failed again with the same message...
[00:03:19]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:19]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:19]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:19]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:19]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:19]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:21]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:22]                   │ debg --- retry.try failed again with the same message...
[00:03:22]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:22]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:22]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:22]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:22]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:22]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:25]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:25]                   │ debg --- retry.try failed again with the same message...
[00:03:26]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:26]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:26]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:26]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:26]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:26]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:28]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:29]                   │ debg --- retry.try failed again with the same message...
[00:03:29]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:29]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:29]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:29]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:30]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:30]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:32]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:33]                   │ debg --- retry.try failed again with the same message...
[00:03:33]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:33]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:33]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:33]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:33]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:33]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:33]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:36]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:36]                   │ debg --- retry.try failed again with the same message...
[00:03:37]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:37]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:37]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:37]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:37]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:37]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:39]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:40]                   │ debg --- retry.try failed again with the same message...
[00:03:40]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:40]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:40]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:40]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:40]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:40]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:43]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:43]                   │ debg --- retry.try failed again with the same message...
[00:03:44]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:44]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:44]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:44]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:44]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:44]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:47]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:47]                   │ debg --- retry.try failed again with the same message...
[00:03:48]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:48]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:48]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:48]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:48]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:48]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:48]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:50]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:51]                   │ debg --- retry.try failed again with the same message...
[00:03:51]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:51]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:51]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:51]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:51]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:51]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:51]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:54]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:54]                   │ debg --- retry.try failed again with the same message...
[00:03:55]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:55]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:55]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:55]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:55]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:55]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:55]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:57]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:58]                   │ debg --- retry.try failed again with the same message...
[00:03:58]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:58]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:58]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:58]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:59]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:59]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:59]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:01]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:02]                   │ debg --- retry.try failed again with the same message...
[00:04:02]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:02]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:02]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:02]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:02]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:02]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:05]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:05]                   │ debg --- retry.try failed again with the same message...
[00:04:06]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:06]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:06]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:06]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:06]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:06]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:08]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:09]                   │ debg --- retry.try failed again with the same message...
[00:04:09]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:09]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:09]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:09]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:10]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:10]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:12]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:13]                   │ debg --- retry.try failed again with the same message...
[00:04:13]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:13]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:13]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:13]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:13]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:13]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:13]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:16]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:16]                   │ debg --- retry.try failed again with the same message...
[00:04:17]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:17]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:17]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:17]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:17]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:17]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:19]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:20]                   │ debg --- retry.try failed again with the same message...
[00:04:20]                   │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added.png"
[00:04:21]                   │ info Current URL is: http://localhost:6141/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!(),query:(language:kuery,query:%27%27),timeRestore:!f,title:%27%27,viewMode:edit)
[00:04:21]                   │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added.html
[00:04:21]                   └- ✖ fail: dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added
[00:04:21]                   │      retry.try timeout: Error: Add panel still not open, trying again.
[00:04:21]                   │     at retry.try (/dev/shm/workspace/kibana/test/functional/services/dashboard/add_panel.ts:119:19)
[00:04:21]                   │   Error: retry.try timeout: Error: Add panel still not open, trying again.
[00:04:21]                   │       at retry.try (test/functional/services/dashboard/add_panel.ts:119:19)
[00:04:21]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:04:21]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:04:21]                   │ 
[00:04:21]                   │ 

Stack Trace

Error: retry.try timeout: Error: Add panel still not open, trying again.
    at retry.try (test/functional/services/dashboard/add_panel.ts:119:19)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filter_bar·js.dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 5 times on tracked branches: https://github.com/elastic/kibana/issues/71987

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadCurrentData
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 9231
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:14]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:14]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:14]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:01:19]             └-: dashboard filter bar
[00:01:19]               └-> "before all" hook
[00:01:19]               └-> "before all" hook
[00:01:19]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:01:19]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:01:19]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/O4fuaXK-TiOdnaKU1JPanQ] deleting index
[00:01:19]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_1/M4p-Qm8fRu6M2fjfxCRd8g] deleting index
[00:01:19]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:01:19]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:01:19]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:01:19]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:01:19]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:01:19]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_1/xvmmvDkkTOOumu0zWdeX0g] update_mapping [_doc]
[00:01:20]                 │ debg Migrating saved objects
[00:01:20]                 │ proc [kibana]   log   [01:37:54.241] [info][savedobjects-service] Creating index .kibana_2.
[00:01:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:01:20]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] updating number_of_replicas to [0] for indices [.kibana_2]
[00:01:20]                 │ proc [kibana]   log   [01:37:54.332] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:01:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/jaBCS0zjSrWhOd8dt5VsPw] update_mapping [_doc]
[00:01:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/jaBCS0zjSrWhOd8dt5VsPw] update_mapping [_doc]
[00:01:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/jaBCS0zjSrWhOd8dt5VsPw] update_mapping [_doc]
[00:01:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/jaBCS0zjSrWhOd8dt5VsPw] update_mapping [_doc]
[00:01:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1594862427852408177] [.kibana_2/jaBCS0zjSrWhOd8dt5VsPw] update_mapping [_doc]
[00:01:20]                 │ proc [kibana]   log   [01:37:54.626] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:01:20]                 │ proc [kibana]   log   [01:37:54.705] [info][savedobjects-service] Finished in 467ms.
[00:01:20]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:01:22]                 │ debg navigating to dashboard url: http://localhost:6141/app/dashboards#/list
[00:01:22]                 │ debg navigate to: http://localhost:6141/app/dashboards#/list
[00:01:22]                 │ debg browser[INFO] http://localhost:6141/app/dashboards?_t=1594863476355#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:22]                 │
[00:01:22]                 │ debg browser[INFO] http://localhost:6141/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:22]                 │ debg ... sleep(700) start
[00:01:23]                 │ debg ... sleep(700) end
[00:01:23]                 │ debg returned from get, calling refresh
[00:01:24]                 │ debg browser[INFO] http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-16T01:37:57Z
[00:01:24]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:01:24]                 │
[00:01:24]                 │      "
[00:01:24]                 │ERROR browser[SEVERE] http://localhost:6141/33326/bundles/core/core.entry.js 83:275754 TypeError: Failed to fetch
[00:01:24]                 │ debg browser[INFO] http://localhost:6141/app/dashboards?_t=1594863476355#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:24]                 │
[00:01:24]                 │ debg browser[INFO] http://localhost:6141/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:24]                 │ debg currentUrl = http://localhost:6141/app/dashboards#/list
[00:01:24]                 │          appUrl = http://localhost:6141/app/dashboards#/list
[00:01:24]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:24]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:25]                 │ debg browser[INFO] http://localhost:6141/33326/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-16T01:37:59Z
[00:01:25]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:01:25]                 │
[00:01:25]                 │      "
[00:01:25]                 │ debg ... sleep(501) start
[00:01:26]                 │ debg ... sleep(501) end
[00:01:26]                 │ debg in navigateTo url = http://localhost:6141/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:26]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:01:26]                 │ debg ... sleep(501) start
[00:01:27]                 │ debg ... sleep(501) end
[00:01:27]                 │ debg in navigateTo url = http://localhost:6141/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:27]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:29]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:00]               └-: filter editor field list
[00:02:00]                 └-> "before all" hook
[00:02:00]                 └-> "before all" hook
[00:02:00]                   │ debg gotoDashboardLandingPage
[00:02:00]                   │ debg onDashboardLandingPage
[00:02:00]                   │ debg TestSubjects.exists(dashboardLandingPage)
[00:02:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:02:03]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardLandingPage"] is not displayed
[00:02:06]                   │ debg --- retry.tryForTime failed again with the same message...
[00:02:06]                   │ debg clickDashboardBreadcrumbLink
[00:02:06]                   │ debg Find.clickByCssSelector('a[href="#/list"]') with timeout=10000
[00:02:06]                   │ debg Find.findByCssSelector('a[href="#/list"]') with timeout=10000
[00:02:07]                   │ debg expectExistsDashboardLandingPage
[00:02:07]                   │ debg TestSubjects.exists(dashboardLandingPage)
[00:02:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=120000
[00:02:07]                   │ debg TestSubjects.exists(newItemButton)
[00:02:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=5000
[00:02:07]                   │ debg TestSubjects.click(newItemButton)
[00:02:07]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:02:07]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:02:07]                   │ debg waitForRenderComplete
[00:02:07]                   │ debg in getSharedItemsCount
[00:02:07]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:02:07]                   │ debg Renderable.waitForRender for 0 elements
[00:02:07]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:17]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:02:18]                 └-> uses default index pattern on an empty dashboard
[00:02:18]                   └-> "before each" hook: global before each
[00:02:18]                   │ debg TestSubjects.click(addFilter)
[00:02:18]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:02:18]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:02:18]                   │ debg DashboardExpect.fieldSuggestions(bytes)
[00:02:18]                   │ debg comboBox.getOptionsList, comboBoxSelector: filterFieldSuggestionList
[00:02:18]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:02:18]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:02:18]                   │ debg TestSubjects.click(filterFieldSuggestionList)
[00:02:18]                   │ debg Find.clickByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:02:18]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:02:20]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:20]                   │ debg TestSubjects.find(~comboBoxOptionsList)
[00:02:20]                   │ debg Find.findByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=10000
[00:02:20]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:20]                   └- ✓ pass  (1.6s) "dashboard app using current data dashboard filter bar filter editor field list uses default index pattern on an empty dashboard"
[00:02:20]                 └-> shows index pattern of vis when one is added
[00:02:20]                   └-> "before each" hook: global before each
[00:02:20]                   │ debg DashboardAddPanel.addEmbeddable, name: Rendering-Test:-animal-sounds-pie, type: visualization
[00:02:20]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:02:20]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:20]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:22]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:23]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:23]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:23]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:23]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:23]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:23]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:23]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:26]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:26]                   │ debg --- retry.try error: Add panel still not open, trying again.
[00:02:27]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:27]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:27]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:27]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:27]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:27]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:29]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:30]                   │ debg --- retry.try failed again with the same message...
[00:02:30]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:30]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:30]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:30]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:31]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:31]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:31]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:33]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:34]                   │ debg --- retry.try failed again with the same message...
[00:02:34]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:34]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:34]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:34]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:34]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:34]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:37]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:37]                   │ debg --- retry.try failed again with the same message...
[00:02:38]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:38]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:38]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:38]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:38]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:38]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:40]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:41]                   │ debg --- retry.try failed again with the same message...
[00:02:41]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:41]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:41]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:41]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:42]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:42]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:44]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:45]                   │ debg --- retry.try failed again with the same message...
[00:02:45]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:45]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:45]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:45]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:45]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:45]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:48]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:48]                   │ debg --- retry.try failed again with the same message...
[00:02:49]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:49]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:49]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:49]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:49]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:49]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:49]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:51]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:52]                   │ debg --- retry.try failed again with the same message...
[00:02:52]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:52]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:52]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:52]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:53]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:53]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:55]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:56]                   │ debg --- retry.try failed again with the same message...
[00:02:56]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:02:56]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:02:56]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:56]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:02:56]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:02:56]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:02:56]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:02:59]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:02:59]                   │ debg --- retry.try failed again with the same message...
[00:03:00]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:00]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:00]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:00]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:00]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:00]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:03]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:03]                   │ debg --- retry.try failed again with the same message...
[00:03:04]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:04]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:04]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:04]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:04]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:04]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:06]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:07]                   │ debg --- retry.try failed again with the same message...
[00:03:07]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:07]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:07]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:07]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:07]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:07]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:10]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:10]                   │ debg --- retry.try failed again with the same message...
[00:03:11]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:11]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:11]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:11]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:11]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:11]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:11]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:14]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:14]                   │ debg --- retry.try failed again with the same message...
[00:03:15]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:15]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:15]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:15]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:15]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:15]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:15]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:17]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:18]                   │ debg --- retry.try failed again with the same message...
[00:03:18]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:18]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:18]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:18]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:18]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:18]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:18]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:21]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:21]                   │ debg --- retry.try failed again with the same message...
[00:03:22]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:22]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:22]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:22]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:22]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:22]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:25]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:25]                   │ debg --- retry.try failed again with the same message...
[00:03:26]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:26]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:26]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:26]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:26]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:26]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:28]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:29]                   │ debg --- retry.try failed again with the same message...
[00:03:29]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:29]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:29]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:29]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:29]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:29]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:29]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:32]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:32]                   │ debg --- retry.try failed again with the same message...
[00:03:33]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:33]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:33]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:33]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:33]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:33]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:33]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:35]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:36]                   │ debg --- retry.try failed again with the same message...
[00:03:36]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:36]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:36]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:36]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:37]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:37]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:39]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:40]                   │ debg --- retry.try failed again with the same message...
[00:03:40]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:40]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:40]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:40]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:40]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:40]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:43]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:43]                   │ debg --- retry.try failed again with the same message...
[00:03:44]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:44]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:44]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:44]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:44]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:44]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:46]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:47]                   │ debg --- retry.try failed again with the same message...
[00:03:47]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:47]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:47]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:47]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:48]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:48]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:48]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:50]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:51]                   │ debg --- retry.try failed again with the same message...
[00:03:51]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:51]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:51]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:51]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:51]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:51]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:51]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:54]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:54]                   │ debg --- retry.try failed again with the same message...
[00:03:55]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:55]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:55]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:55]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:55]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:55]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:55]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:03:57]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:03:58]                   │ debg --- retry.try failed again with the same message...
[00:03:58]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:03:58]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:03:58]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:58]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:03:58]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:03:58]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:03:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:01]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:01]                   │ debg --- retry.try failed again with the same message...
[00:04:02]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:02]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:02]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:02]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:02]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:02]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:05]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:05]                   │ debg --- retry.try failed again with the same message...
[00:04:06]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:06]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:06]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:06]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:06]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:06]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:08]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:09]                   │ debg --- retry.try failed again with the same message...
[00:04:09]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:09]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:09]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:09]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:09]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:09]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:09]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:12]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:12]                   │ debg --- retry.try failed again with the same message...
[00:04:13]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:13]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:13]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:13]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:13]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:13]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:13]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:16]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:16]                   │ debg --- retry.try failed again with the same message...
[00:04:17]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:17]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:17]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:17]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:17]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:17]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:19]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:20]                   │ debg --- retry.try failed again with the same message...
[00:04:20]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:04:20]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:04:20]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:20]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:04:20]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:04:20]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:04:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:04:23]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:04:23]                   │ debg --- retry.try failed again with the same message...
[00:04:24]                   │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added.png"
[00:04:24]                   │ info Current URL is: http://localhost:6141/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!(),query:(language:kuery,query:%27%27),timeRestore:!f,title:%27%27,viewMode:edit)
[00:04:24]                   │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added.html
[00:04:24]                   └- ✖ fail: dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added
[00:04:24]                   │      retry.try timeout: Error: Add panel still not open, trying again.
[00:04:24]                   │     at retry.try (/dev/shm/workspace/kibana/test/functional/services/dashboard/add_panel.ts:119:19)
[00:04:24]                   │   Error: retry.try timeout: Error: Add panel still not open, trying again.
[00:04:24]                   │       at retry.try (test/functional/services/dashboard/add_panel.ts:119:19)
[00:04:24]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:04:24]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:04:24]                   │ 
[00:04:24]                   │ 

Stack Trace

Error: retry.try timeout: Error: Add panel still not open, trying again.
    at retry.try (test/functional/services/dashboard/add_panel.ts:119:19)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Build metrics

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mattkime
Copy link
Contributor Author

test failures are unrelated to this PR

@mattkime mattkime merged commit e58794b into elastic:7.9 Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants